home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Canadian & World Encyclopedia 1998
/
The Canadian & World Encyclopedia 1998 - Disc 2.iso
/
mac
/
prime_CD
/
pb
/
PROFILE.DIR
/
00326_Script_326
< prev
next >
Wrap
Text File
|
1997-07-29
|
212b
|
12 lines
on mousedown
if the mouseline > 0 then
if the editable of sprite 39 <> true then
puppetsprite 39,true
set the editable of sprite 39 to true
end if
end if
end
on keydown
end